Skip to content

Feature make it compatible with theGraph network#437

Merged
gfournierPro merged 15 commits intodevelopfrom
feature/the-graph
May 13, 2025
Merged

Feature make it compatible with theGraph network#437
gfournierPro merged 15 commits intodevelopfrom
feature/the-graph

Conversation

@gfournierPro
Copy link
Contributor

No description provided.

@gfournierPro gfournierPro requested review from Le-Caignec and zguesmi May 6, 2025 06:47
Copy link
Contributor

@Le-Caignec Le-Caignec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good ! Just the address to change when smart contract will be deployed

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good 👍🏻

Comment on lines +10 to +12
"create-local": "graph create --node ${GRAPHNODE_URL:-http://localhost:8020} ${NETWORK_NAME:-bellecour}/DataProtector-v2",
"remove-local": "graph remove --node ${GRAPHNODE_URL:-http://localhost:8020} ${NETWORK_NAME:-bellecour}/DataProtector-v2",
"deploy-local": "graph deploy --node ${GRAPHNODE_URL:-http://localhost:8020} --ipfs ${IPFS_URL:-http://localhost:5001} ${NETWORK_NAME:-bellecour}/DataProtector-v2 --version-label ${VERSION_LABEL:-dev}",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use dotenv-cli here to take variable from .env file - easier for dev (cf poco subgraph)

@gfournierPro gfournierPro marked this pull request as ready for review May 12, 2025 09:31
@gfournierPro gfournierPro merged commit 518f867 into develop May 13, 2025
5 of 6 checks passed
@gfournierPro gfournierPro deleted the feature/the-graph branch May 13, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants